Welcome![Sign In][Sign Up]
Location:
Search - GA PID

Search list

[Other resourcegeneric pid

Description: 遗传算法PID自适应控制MATLAB程序集-GA PID adaptive control procedures set MATLAB
Platform: | Size: 6363 | Author: 张俊 | Hits:

[AI-NN-PRgeneric pid

Description: 遗传算法PID自适应控制MATLAB程序集-GA PID adaptive control procedures set MATLAB
Platform: | Size: 6144 | Author: 张俊 | Hits:

[OtherPIDTuningUsingG.A

Description: -PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm(GA) to tune the PID gains. The GA is an optimization algorithm using the biotic genetics. -- PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm (GA) to the tune PID gains. The GA is an optimization algorithm using the biotic genetics .
Platform: | Size: 104448 | Author: 余志华 | Hits:

[AI-NN-PRGAPID

Description: 这是用MATLAB 编写的有关各种PID控制器的程序,非常的全,非常的有效。-MATLAB prepared by the various procedures PID controller, the whole very, very effective.
Platform: | Size: 2048 | Author: 崔伟 | Hits:

[matlabGA_PID

Description: 此程序代码为基于遗传算法的PID整定,利用MATLAB编程实现。该程序通过遗传算法实现参数寻优,是一种不需要任何初始信息并可以寻求全局最优解的、高效的优化组合方法。-this procedure code based on genetic algorithms for PID tuning, using MATLAB programming. The procedures through genetic algorithm optimization of the parameters. is a not need any initial information and can find the global optimum, efficient optimization method.
Platform: | Size: 1024 | Author: 周龙 | Hits:

[matlabGA

Description: matlab pid算法的详细算法 还不错-matlab pid algorithm detailed algorithm is also good
Platform: | Size: 1024 | Author: 胡汗 | Hits:

[AI-NN-PRga-PID

Description: 利用遗传算法优化pid控制器三个参数的matlab程序-The use of genetic algorithm to optimize the three parameters of pid controller matlab program
Platform: | Size: 2048 | Author: 王建 | Hits:

[OtherPID-GAs

Description: 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the median, M, Pc, Pm-on-demand, performance indicators, Q = 100 step for the simulation.
Platform: | Size: 2048 | Author: qiqi | Hits:

[matlabGA

Description: 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
Platform: | Size: 28672 | Author: scs | Hits:

[AI-NN-PRGA-BPNN

Description: 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
Platform: | Size: 8192 | Author: 小民 | Hits:

[AI-NN-PRGA

Description: 遗传算法--PID参数寻优 基于avr单片机实现-Genetic Algorithm- PID parameter optimization based on avr Microcontroller
Platform: | Size: 39936 | Author: neo | Hits:

[matlabGA

Description: 使用遗传算法优化PID参数,附原创教程及源码、试验数据及照片-PID parameters using genetic algorithm optimization, with tutorials and the original source code, test data and photographs
Platform: | Size: 2915328 | Author: 杨杨 | Hits:

[matlabAdapting-GA

Description: 多目标遗传算法优化PID参数,是M文件。内容很详细,有需要的可以下载-this is matlab file ,it is for adpation GA for PID
Platform: | Size: 3072 | Author: 周建玉 | Hits:

[AI-NN-PRparameter-setting-based-on-GA-

Description: 对于被控线性连续系统,基于遗传算法的PID参数整定程序。-For the charged linear continuous systems based on genetic algorithm PID parameter tuning process.
Platform: | Size: 3072 | Author: 刘迪岚 | Hits:

[AI-NN-PRga-PID

Description: 遗传算法是1962年由美国Michigan大学的Holland教授提出的模拟自然界遗传机制和生物进化论而形成的一种并行随机搜索最优化方法[1-3], 在自动控制领域中得到了越来越广泛的应用。该文引入了“稳定区域算法”求取闭环系统稳定的PID控制器参数区间,并以此算法的计算结果限定进 化算法的参数寻优区间,通过仿真试验取得了令人满意的控制效果。-Genetic Algorithms is proposed by the University of Michigan’s Professor Holland in the United States in 1962 which is Analog nature of genetic mechanisms and biological theory of evolution and the formation of a parallel random search optimization method [1-3], in the field of automatic control has been more and more wide range of applications. In this paper, the introduction of the "stable region algorithm" to strike a closed-loop system stability of interval parameter PID controller, and the results of this algorithm for calculating the parameters of limited evolutionary algorithm optimization interval, through the simulation achieved satisfactory control effect.
Platform: | Size: 888832 | Author: baijiaxuan | Hits:

[DSP programgeneric-GA-pid

Description: Generic GA PID for PMSM
Platform: | Size: 6144 | Author: hieu.le | Hits:

[Other遗传算法PID整定

Description: GA & PID parameters matlab code
Platform: | Size: 3072 | Author: zoeyybb | Hits:

[matlabpso GA PID参数整定

Description: 该程序为微粒群算法与遗传算法求解pid参数整定MATLAB程序,优化结果包含参数输出与参数曲线变化图。(The program solves the PID parameter tuning MATLAB program for particle swarm optimization and genetic algorithm, and the optimization results include parameter output and parameter curve change diagram.)
Platform: | Size: 4096 | Author: 渔舟煮酒 | Hits:

[matlabGA

Description: 一个使用遗传算法整定PID参数的例程,使用M文件调用Simulink模型。(A routine that uses genetic algorithms to tune the PID parameters uses the M file to call the Simulink model.)
Platform: | Size: 43008 | Author: xcyz | Hits:

[matlab遗传算法优化pid

Description: fun1为适应度函数 GA_optima为优化pid的主函数 mainopt.slx为适应度函数里面调用的模型 test.slx为比较模型(Fun1 is the fitness function GA_optima is the main function to optimize pid Mainopt.slx is the model called inside the fitness function Test.slx is the comparison model)
Platform: | Size: 54272 | Author: 739212289@qq.com | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net